home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / System & Related / UNIXNut#2 / Shells / card_23421.txt < prev    next >
Text File  |  1989-06-08  |  2KB  |  81 lines

  1. -- card: 23421 from stack: in
  2. -- bmap block id: 23600
  3. -- flags: 0000
  4. -- background id: 14368
  5. -- name: hash
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2002
  11. -- rect: left=40 top=89 right=110 bottom=120
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Command Name
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   if the optionKey is down then
  23.     go to previous card of this background
  24.   else
  25.     go to next card of this background
  26.   end if
  27. end mouseUp
  28.  
  29.  
  30. -- part 2 (field)
  31. -- low flags: 01
  32. -- high flags: 0002
  33. -- rect: left=151 top=89 right=154 bottom=439
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 21
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: syntax
  42.  
  43.  
  44. -- part 4 (field)
  45. -- low flags: 01
  46. -- high flags: 2002
  47. -- rect: left=38 top=163 right=305 bottom=439
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 0
  51. -- font id: 20
  52. -- text size: 14
  53. -- style flags: 0
  54. -- line height: 18
  55. -- part name: Description
  56.  
  57.  
  58. -- part contents for background part 7
  59. ----- text -----
  60. Bourne Shell Commands
  61.  
  62. -- part contents for card part 1
  63. ----- text -----
  64. hash
  65.  
  66. -- part contents for background part 20
  67. ----- text -----
  68. hash
  69.  
  70. -- part contents for card part 2
  71. ----- text -----
  72. hash [-r] [commands] 
  73.  
  74. -- part contents for card part 4
  75. ----- text -----
  76. Search for commands and note where they are located, or if commands are not specified, list current hashed commands. The -r option will remove commands from the hash list. 
  77.  
  78.  
  79. -- part contents for background part 9
  80. ----- text -----
  81. 22 of 43